GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / ViewerKeyUp Method





In This Topic
ViewerKeyUp Method
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(19)>
Sub ViewerKeyUp( _
   ByVal KeyValue As Integer, _
   ByVal Control As Boolean, _
   ByVal Shift As Boolean, _
   ByVal Alt As Boolean _
) 
[DispId(19)]
void ViewerKeyUp( 
   int KeyValue,
   bool Control,
   bool Shift,
   bool Alt
)
procedure ViewerKeyUp( 
    KeyValue: Integer;
    Control: Boolean;
    Shift: Boolean;
    Alt: Boolean
); 
DispIdAttribute(19)
function ViewerKeyUp( 
   KeyValue : int,
   Control : boolean,
   Shift : boolean,
   Alt : boolean
);
[DispId(19)]
void ViewerKeyUp( 
   int KeyValue,
   bool Control,
   bool Shift,
   bool Alt
) 
[DispId(19)]
void ViewerKeyUp( 
   int KeyValue,
   bool Control,
   bool Shift,
   bool Alt
) 

Parameters

KeyValue
Control
Shift
Alt
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members